projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
107eceb
)
(snmp): Fix defgroup :version.
author
Dave Love
<fx@gnu.org>
Wed, 31 Mar 1999 16:06:51 +0000
(16:06 +0000)
committer
Dave Love
<fx@gnu.org>
Wed, 31 Mar 1999 16:06:51 +0000
(16:06 +0000)
lisp/snmp-mode.el
patch
|
blob
|
history
diff --git
a/lisp/snmp-mode.el
b/lisp/snmp-mode.el
index 7732a8c2796d2527ea67e07daab9218bb931677b..8753cceda2545ef3d9986995f0438b5c03bcf63e 100644
(file)
--- a/
lisp/snmp-mode.el
+++ b/
lisp/snmp-mode.el
@@
-91,7
+91,7
@@
(defgroup snmp nil
"Mode for editing SNMP MIB files."
:group 'data
- :version "20.
3
")
+ :version "20.
4
")
(defcustom snmp-special-indent t
"*If non-nil, use a simple heuristic to try to guess the right indentation.